invoke

common
operator fun invoke(exception: Throwable): Boolean

Returns true if the provided Throwable is to be considered non-fatal, or false if it is to be considered fatal.